翻訳と辞書
Words near each other
・ Apache Karaf
・ Apache Kid
・ Apache Kid (comics)
・ Apache Kid (disambiguation)
・ Apache Kid Wilderness
・ Apache Lake (Arizona)
・ Apache Lenya
・ Apache License
・ Apache Longbow
・ Apache Mahout
・ Apache Mall
・ Apache Marmotta
・ Apache Maven
・ Apache May Slaughter
・ Apache Mesos
Apache MINA
・ Apache Mobile Filter
・ Apache Muse
・ Apache MyFaces
・ Apache National Forest
・ Apache Ness
・ Apache Nugget Casino
・ Apache Nutch
・ Apache ODE
・ Apache OFBiz
・ Apache Oozie
・ Apache OpenEJB
・ Apache OpenJPA
・ Apache OpenOffice
・ Apache OpenWebBeans


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Apache MINA : ウィキペディア英語版
Apache MINA

Apache MINA (Multipurpose Infrastructure for Network Applications)〔https://mina.apache.org/mina-project/faq.html#what-does-mina-mean〕 is an open source Java network application framework. MINA can be used to create scalable, high performance network applications. MINA provides unified APIs for various transports like TCP, UDP, serial communication. It also makes it easy to make an implementation of custom transport type. MINA provides both high-level and low-level network APIs.
A user application interacts with MINA APIs, shielding the user application from low level I/O details. MINA internally uses I/O APIs to perform the actual I/O functions. This makes it easy for the users to concentrate on the application logic and leave the I/O handling to Apache MINA.
==Advantages==

*Unified APIs for various transports (TCP/UDP etc.)〔(【引用サイトリンク】url=http://mina.apache.org/features.html )
*Provides high/low level APIs
*Customizable Thread Model
*Easy Unit Testing using Mock Objects
*Integration with DI frameworks like Spring, Google Guice, picocontainer
*JMX Manageability

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Apache MINA」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.